CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 线程池

搜索资源列表

  1. thread.LINUX下很好的C++线程池源码类

    0下载:
  2. LINUX下很好的C++线程池源码类,可以拿来直接开发,Under LINUX good C++ Thread pool source categories, can be used to direct the development of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-22
    • 文件大小:7876
    • 提供者:唐小天
  1. VC-game-code.rar

    1下载:
  2. 一本关于C++服务器/客户端网络编程的书的源代码,很有价值,尤其是服务端包含IOCP,线程池,学习者大大的福音,A book on C++ server/client network programming book' s source code, great value, especially in the service-side with IOCP, thread pool, learners greatly Gospel
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1168164
    • 提供者:丁戈
  1. linuxpools.rar

    0下载:
  2. Linux环境下的通用线程池设计 linux下线程池的使用,C语言pools,Generic Linux environment designed thread pool thread pool under linux use, C language pools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:168678
    • 提供者:ljm
  1. threadpool-0_2_5-src

    0下载:
  2. linux 环境下比较好的一个线程池实现源代码 -linux better environment to achieve a thread pool source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:58599
    • 提供者:郭心扬
  1. threadpool

    0下载:
  2. 一个不错的C++实现的线程池,封装的很好,可以-A good C++ realization of the thread pool, a good package, you can try
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6742
    • 提供者:tower
  1. threadpool

    0下载:
  2. 线程池的C语言实现,主要用于服务器处理多任务-Thread Pool implementation of the C language, mainly used in server handle multi-tasking
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:13810
    • 提供者:zhaolingxi
  1. thread

    0下载:
  2. 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:7858
    • 提供者:张一鸣
  1. Completion_Ports

    0下载:
  2. 当你开发不同类型的软件,你迟早必须处理C/S的开发。对一个程序员来说,写一个通用的C/S编码是一项困难的工作。本文档提供了一份简单但是功能强大的C/S源码,可以扩展到任何类型的C/S应用程序中。这份源码使用了高级的IOCP技术,该技术可以高效的服务于多客户端。IOCP提供了解决“每个客户端占用一个线程”的瓶颈问题的办法,只使用几个处理线程,异步输入/输出来发送/接收。IOCP技术被广泛应用在各种类型的高效服务端,例如Apache等。这份源码也提供了一系列的在处理通信和C/S软件中经常使用的功能,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:151660
    • 提供者:高军
  1. Multi_Threaded_Job_Queue_demo

    0下载:
  2. 很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:28434
    • 提供者:hyj
  1. MonitorSample

    0下载:
  2. c#多线程池的操作实例,绝对好使!已经经过 测试了!-good!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:75825
    • 提供者:杨波
  1. threadpool-0.2.1.src.tar

    0下载:
  2. c++线程池程序,供开发多线程程序使用,unix操作系统-c++ threadpool
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:5607
    • 提供者:sunyunfeng
  1. threadpool

    0下载:
  2. linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:3235
    • 提供者:lkjx
  1. TestThreadPool

    0下载:
  2. 在MFC下面点击菜单响应线程池工作事件,线程池工作是一个写文件内容到c盘。可以设定线程池的大小。-In the MFC-click menu below to respond to the work of the event thread pool, thread pool is a written document to the c drive. Can set the thread pool size.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3632541
    • 提供者:bug3000
  1. threading

    0下载:
  2. 介绍c#线程.. 创建、启动和终止线程 使用线程池 线程同步和互交 -Introduction c# thread .. to create, start and terminate the thread using the thread pool thread synchronization and mutual cross-
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:16853
    • 提供者:btle
  1. ThreadPoolForWin32

    0下载:
  2. 一个线程池程序,是在WINDOWS XP下用C++开发的-A thread pool program developed in WINDOWS XP using C++
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:10250
    • 提供者:firb
  1. ThreadPoolProject

    1下载:
  2. 是我这几天写的一个C++线程池 注释很全 设计思路也写上去了 同步问题考虑的详细的不能在详细了-I write these days, a C++ thread pool comment is also written up the whole design concept of the synchronization problem can not be considered in more detail the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:15260
    • 提供者:cacker
  1. linux 线程池源码

    0下载:
  2. linux下很好的C++线程池源码类,可以拿来直接用,Under linux good C++ Thread pool source categories, can be used to direct the development of
  3. 所属分类:Linux/Unix编程

  1. 51CTO下载-29782196VC多线程编程大全(1)

    0下载:
  2. VC++多线程实例,为了补充C++没有线程池的缺憾(VC++ multithreaded instance)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1198080
    • 提供者:kangwei
  1. VCThreadPool3

    0下载:
  2. 1.线程池管理器(ThreadPoolManager):用于创建并管理线程池 2.工作线程(WorkThread): 线程池中线程 3.任务接口(Task):每个任务必须实现的接口,以供工作线程调度任务的执行。 4.任务队列:用于存放没有处理的任务。提供一种缓冲机制。 网上的c/c++线程池多是linux下的,这个是VC6.0的线程池。其涉及的主要文件有:ThreadPoolManage、IThreadExcute、TemporarilyThread、ThreadManage、RegKeyIni
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:72704
    • 提供者:zhangzl
  1. C#多线程编程实战_中文完整版_带书签目录

    2下载:
  2. 《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:25056256
    • 提供者:边缘1025
« 12 3 4 5 6 »
搜珍网 www.dssz.com